home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr49 / 118_01.zip / LINKARGS.SUB < prev    next >
Text File  |  1993-06-03  |  512b  |  11 lines

  1. clink args file rawfile misc string toolib1 toolib2 file
  2. ile misc string toolib1 toolib2
  3. d);
  4. }
  5.  
  6. turn *iobuf -> _nextp++ nd line arguments in sys_args[] and
  7. puts the number of command line arguments in sys_narg.
  8. It redirects I/O if requested on the command line.
  9. This is done by calling _assign() which in turn updates
  10. the arrays sys_spec [], sys_bufp [] and sys_bufn [].
  11.